home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>nb</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>NoteBookDocumentIcon</string>
- <key>CFBundleTypeName</key>
- <string>NoteBook Document</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>Nbdc</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>LSTypeIsPackage</key>
- <true/>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>nbpb</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>NoteBookPageBundleIcon</string>
- <key>CFBundleTypeName</key>
- <string>NoteBook Page Bundle</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>Nbpb</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>LSTypeIsPackage</key>
- <true/>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>opml</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>OPMLDocumentIcon</string>
- <key>CFBundleTypeName</key>
- <string>Outline Processor Markup Language Document</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>nbbm</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>BookMarkIconFile</string>
- <key>CFBundleTypeName</key>
- <string>NoteBook Bookmark</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>Nbbm</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>None</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>nbsp</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>NoteBookStickerPack</string>
- <key>CFBundleTypeName</key>
- <string>NoteBook Sticker Pack</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>Nbsp</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>None</string>
- <key>LSTypeIsPackage</key>
- <true/>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>nbml</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>NoteBookML</string>
- <key>CFBundleTypeName</key>
- <string>NoteBookML</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>Nbml</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>None</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>NoteBook</string>
- <key>CFBundleGetInfoString</key>
- <string>2.0 (v232), Copyright 2003-2005 Circus Ponies Software, Inc.</string>
- <key>CFBundleHelpBookFolder</key>
- <string>NoteBookHelp</string>
- <key>CFBundleHelpBookName</key>
- <string>NoteBook Help</string>
- <key>CFBundleIconFile</key>
- <string>NoteBookAppIcon</string>
- <key>CFBundleIdentifier</key>
- <string>com.CircusPonies.NoteBook</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>NoteBook</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>2.0 (v232)</string>
- <key>CFBundleSignature</key>
- <string>CpNb</string>
- <key>CFBundleURLTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>CFBundleURLIconFile</key>
- <string>NoteBookURLIcon</string>
- <key>CFBundleURLName</key>
- <string>Circus Ponies NoteBook URL</string>
- <key>CFBundleURLSchemes</key>
- <array>
- <string>notebook</string>
- </array>
- </dict>
- <dict>
- <key>CFBundleTypeRole</key>
- <string>Shell</string>
- <key>CFBundleURLIconFile</key>
- <string>NoteBookURLIcon</string>
- <key>CFBundleURLName</key>
- <string>Circus Ponies NoteBook Command URL</string>
- <key>CFBundleURLSchemes</key>
- <array>
- <string>cpnotebookcmd</string>
- </array>
- </dict>
- </array>
- <key>CFBundleVersion</key>
- <string>2.0 (v232)</string>
- <key>NSAppleScriptEnabled</key>
- <true/>
- <key>NSExtensions</key>
- <dict/>
- <key>NSMainNibFile</key>
- <string>NoteBook</string>
- <key>NSPrincipalClass</key>
- <string>NoteBookApplication</string>
- </dict>
- </plist>
-